home *** CD-ROM | disk | FTP | other *** search
/ GEGA 010 / GEGA010.iso / Interface / it.dig / scripts / DefineButton2_268 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2005-09-22  |  66b  |  4 lines

  1. on(rollOver){
  2.    _root.categoria_mc.controle.gotoAndPlay(2);
  3. }
  4.